home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
frame_2237
/
PlaceObject2_333_1
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Wrap
Text File
|
2008-09-12
|
142b
|
9 lines
onClipEvent(load){
begin = reveal = hide = false;
DELAY = 40;
if(_root.reveal)
{
this.gotoAndStop("reveal");
}
}